home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / 04-10-20-2.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-18  |  43 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(2);
  3. }
  4.